GlobalContextFromLiterals 6113 src/objects.h    static Context* GlobalContextFromLiterals(FixedArray* literals);
GlobalContextFromLiterals  352 src/runtime.cc       Handle<Context>(JSFunction::GlobalContextFromLiterals(*literals));
GlobalContextFromLiterals  467 src/runtime.cc       JSFunction::GlobalContextFromLiterals(*literals)->array_function());
GlobalContextFromLiterals 2011 src/runtime.cc           JSFunction::GlobalContextFromLiterals(*literals)->regexp_function());