Searched defs:compiler_hints (Results 1 – 4 of 4) sorted by relevance
159 int compiler_hints() const { return compiler_hints_; } in compiler_hints() function160 void set_compiler_hints(int compiler_hints) { in set_compiler_hints()
37 Node* compiler_hints = in EmitFastNewClosure() local
3010 Node* compiler_hints = __ LoadObjectField( in DoCreateMappedArguments() local
5965 BOOL_ACCESSORS(SharedFunctionInfo, compiler_hints, allows_lazy_compilation, in BOOL_ACCESSORS() argument