Lines Matching defs:state
19 explicit HandlerBuiltinsAssembler(compiler::CodeAssemblerState* state)
20 : CodeStubAssembler(state) {}
57 compiler::CodeAssemblerState* state) {
58 KeyedStoreGenericGenerator::Generate(state);
62 compiler::CodeAssemblerState* state) {
63 DefineKeyedOwnGenericGenerator::Generate(state);
67 compiler::CodeAssemblerState* state) {
68 StoreICNoFeedbackGenerator::Generate(state);
72 compiler::CodeAssemblerState* state) {
73 DefineNamedOwnICNoFeedbackGenerator::Generate(state);